翻訳と辞書
Words near each other
・ Dynamic Pictures
・ Dynamic Planning
・ Dynamic positioning
・ Dynamic Praise
・ Dynamic pressure
・ Dynamic pricing
・ Dynamic priority scheduling
・ Dynamic problem (algorithms)
・ Dynamic program analysis
・ Dynamic programming
・ Dynamic programming language
・ Dynamic provisioning environment
・ Dynamic psychiatry
・ Dynamic publishing
・ Dynamic quartz recrystallization
Dynamic random-access memory
・ Dynamic range
・ Dynamic range (disambiguation)
・ Dynamic range compression
・ Dynamic recompilation
・ Dynamic recrystallization
・ Dynamic rectangle
・ Dynamic relaxation
・ Dynamic replication
・ Dynamic reserve
・ Dynamic Resolution Adaptation
・ Dynamic response index
・ Dynamic risk measure
・ Dynamic rollover
・ Dynamic rope


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Dynamic random-access memory : ウィキペディア英語版
Dynamic random-access memory

Dynamic random-access memory (DRAM) is a type of random-access memory that stores each bit of data in a separate capacitor within an integrated circuit. The capacitor can be either charged or discharged; these two states are taken to represent the two values of a bit, conventionally called 0 and 1. Since even "nonconducting" transistors always leak a small amount, the capacitors will slowly discharge, and the information eventually fades unless the capacitor charge is refreshed periodically. Because of this refresh requirement, it is a ''dynamic'' memory as opposed to static random access memory (SRAM) and other ''static'' types of memory.
The main memory (the "RAM") in personal computers is dynamic RAM (DRAM). It is the RAM in desktops, laptops and workstation computers as well as some of the RAM of video game consoles. In contrast, SRAM, which is faster and more expensive than DRAM, is typically used for CPU caches.
The advantage of DRAM is its structural simplicity: only one transistor and a capacitor are required per bit, compared to four or six transistors in SRAM. This allows DRAM to reach very high densities. Unlike flash memory, DRAM is volatile memory (vs. non-volatile memory), since it loses its data quickly when power is removed. The transistors and capacitors used are extremely small; billions can fit on a single memory chip.
Due to the nature of its memory cells, DRAM consumes relatively large amounts of power, with different ways for managing the power consumption.〔S. Mittal, "(A Survey of Architectural Techniques For DRAM Power Management )", IJHPSA, 4(2), 110-119, 2012.〕
==History==

The cryptanalytic machine code-named ''"Aquarius"'' used at Bletchley Park during World War II incorporated a hard-wired dynamic memory. Paper tape was read and the characters on it "were remembered in a dynamic store. ... The store used a large bank of capacitors, which were either charged or not, a charged capacitor representing cross (1) and an uncharged capacitor dot (0). Since the charge gradually leaked away, a periodic pulse was applied to top up those still charged (hence the term 'dynamic')".〔Copeland B. Jack, and others (2006) ''Colossus: The Secrets of Bletchley Park's Codebreaking Computers'' Oxford: Oxford University Press, p301.〕
In 1964, Arnold Farber and Eugene Schlig, working for IBM, created a hard-wired memory cell, using a transistor gate and tunnel diode latch. They replaced the latch with two transistors and two resistors, a configuration that became known as the Farber-Schlig cell. In 1965, Benjamin Agusta and his team at IBM created a 16-bit silicon memory chip based on the Farber-Schlig cell, with 80 transistors, 64 resistors, and four diodes. In 1966, DRAM was invented by Dr. Robert Dennard at the IBM Thomas J. Watson Research Center. He was granted U.S. patent number (3,387,286 ) in 1968. Capacitors had been used for earlier memory schemes such as the drum of the Atanasoff–Berry Computer, the Williams tube and the Selectron tube.
The Toshiba ''"Toscal" BC-1411'' electronic calculator, which was introduced in November 1966,〔(Spec Sheet for Toshiba "TOSCAL" BC-1411 )〕 used a form of dynamic RAM built from discrete components.〔(Toshiba "Toscal" BC-1411 Desktop Calculator ) (The introduction date is listed here as November 1965, but this is a year too early and appears to be a typographical error.)〕
In 1969 Honeywell asked Intel to make a DRAM using a 3-transistor cell that they had developed. This became the Intel 1102 (512x1)〔http://inventors.about.com/library/weekly/aa100898.htm〕 in early 1970. However, the 1102 had many problems, prompting Intel to begin work on their own improved design, in secrecy to avoid conflict with Honeywell. This became the first commercially available DRAM, the Intel 1103 (1024x1), in October 1970, despite initial problems with low yield until the fifth revision of the masks. The 1103 was designed by Joel Karp and laid out by Pat Earhart. The masks were cut by Barbara Maness and Judy Garcia.〔http://archive.computerhistory.org/resources/still-image/PENDING/X3665.2007/Semi_SIG/Notes%20from%20interview%20with%20John%20Reed.pdf〕
The first DRAM with multiplexed row and column address lines was the Mostek MK4096 (4096x1) designed by Robert Proebsting and introduced in 1973. This addressing scheme uses the same address pins to receive the low half and the high half of the address of the memory cell being referenced, switching between the two halves on alternating bus cycles. This was a radical advance, effectively halving the number of address lines required, which enabled it to fit into packages with fewer pins, a cost advantage that grew with every jump in memory size. The MK4096 proved to be a very robust design for customer applications. At the 16K density, the cost advantage increased; the Mostek MK4116 16K DRAM, introduced in 1976, achieved greater than 75% worldwide DRAM market share. However, as density increased to 64K in the early 80s, Mostek was overtaken by Japanese DRAM manufacturers selling higher quality DRAMs using the same multiplexing scheme at below-cost prices.
See Japan–United States relations#Trade frictions

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Dynamic random-access memory」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.